home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr18 / wolfmp_2.zip / SODMAP.CFG < prev    next >
Text File  |  1995-03-09  |  20KB  |  646 lines

  1. *************
  2. * File name   : SODMAP.CFG
  3. * Modified    : 3/2/1995 by Robert Scott Bradbury  Compuserve 75561,1550
  4. * Description : WOLFMAP configuration file for Spear of Destiny Mission One.
  5. *
  6. *               This file is used to:
  7. *                  1) Classify map and object values by groups.
  8. *                  2) Assign characters to each group for printing on maps.
  9. *
  10. *               This file is made up of 4 sections.  Each section must begin
  11. *               with a specific heading line.  The heading must be typed
  12. *               exactly as shown.  Section descriptions are provided in the
  13. *               comments following the section headers.
  14. *
  15. *                  1)  [MAP GROUPS]
  16. *                  2)  [OBJECT GROUPS]
  17. *                  3)  [MAP VALUES]
  18. *                  4)  [OBJECT VALUES]
  19. *
  20. *               Blank lines can be left anywhere in the file.
  21. *               Comments can be placed on lines that begin with an asterisk.
  22. *************
  23.  
  24.  
  25.  
  26. [MAP GROUPS]
  27. ****
  28. * These are the characters used to represent the various groups of map values
  29. * as defined in the [MAP VALUES] section.
  30. * These characters will appear on the maps that are generated by this program.
  31. *
  32. * A maximum of 255 groups can be defined (001 to 255).  Each group is assigned
  33. * a character that will be used when generating the maps.
  34. *
  35. * Group 000 should be reserved for unknown/invalid/unrecognized map values.
  36. *
  37. * Undefined groups are assigned a space character.
  38. *
  39. *
  40. * Columns  1- 3: Map group         : 3 digit decimal number (000 to 255)
  41. * Columns  5- 5: Character         : single ASCII character to use on maps when
  42. *                                    the /2 option is NOT used.
  43. * Columns  7- 8: Character         : two ASCII characters to use on maps when
  44. *                                    the /2 option is used.
  45. * Columns 10-10: Type of map value : Tells program what type of map value it is
  46. *                                      0 = other
  47. *                                      1 = wall
  48. *                                      2 = door
  49. *                                      3 = floor
  50. * Columns 12-12: Print on legend?  : Y = Print character(s) on legend page
  51. * Columns 14-48: Description       : Description of the map group (will
  52. *                                    also appear on legend page).
  53. *                                    (Maximum of 35 characters for description)
  54. *
  55. ****
  56. *
  57. *        111111111122222222223333333333444444444
  58. *23456789012345678901234567890123456789012345678
  59. *   x xx x x xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  60. *
  61. 000 ? ?? 0 Y Unknown/Invalid/Unrecognized
  62. 001 ░ ░░ 1 Y Wall
  63. 002 H ══ 2 Y Door (horizontal)
  64. 003 L ≡≡ 2 Y Locked door
  65. 004 E ][ 2 Y Elevator door
  66. 005 _ __ 0 Y Outdoors scenery
  67. 006      3   Floor
  68. 007 V ║  2 Y Door (vertical)
  69.  
  70.  
  71.  
  72. [OBJECT GROUPS]
  73. ****
  74. * These are the characters used to represent the various groups of objects
  75. * as defined in the [OBJECT VALUES] section.
  76. * These characters will appear on the maps that are generated by this program.
  77. *
  78. * A maximum of 255 groups can be defined (001 to 255).  Each group is assigned
  79. * a character that will be used when generating the maps.
  80. *
  81. * Group 000 should be reserved for unknown/invalid/unrecognized object values.
  82. *
  83. * Undefined groups are assigned a space character.
  84. *
  85. *
  86. * Columns  1- 3: Object group      : 3 digit decimal number (000 to 255)
  87. * Columns  5- 5: Character         : single ASCII character to use on maps when
  88. *                                    the /2 option is NOT used.
  89. * Columns  7- 8: Character         : two ASCII characters to use on maps when
  90. *                                    the /2 option is used.
  91. * Columns 10-10: Type of object    : Tells program what type of object it is.
  92. *                                      0 = other
  93. *                                      1 = trivial object
  94. *                                      2 = non-trivial object
  95. *                                      3 = enemy
  96. * Columns 12-12: Print on legend?  : Y = Print character(s) on legend page
  97. * Columns 14-48: Description       : Description of the object group (will
  98. *                                    also appear on legend page).
  99. *                                    (Maximum of 35 characters for description)
  100. *
  101. ****
  102. *
  103. *        111111111122222222223333333333444444444
  104. *23456789012345678901234567890123456789012345678
  105. *   x xx x x xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  106. *
  107. 000 ?  ? 0   Unknown/Invalid/Unrecognized
  108. 001      0   Nothing
  109. 002 a  a 2 Y Ammo Clip
  110. 003 F  F 2 Y Food
  111. 004 +  + 2 Y First aid
  112. 005 } mg 2 Y Machine gun
  113. 006 { hg 2 Y Huge gun
  114. 007 $  $ 2 Y Treasure
  115. 008 @ Xl 2 Y Extra life
  116. 009 k yk 2 Y Gold Key
  117. 010      0 N Misc objects 
  118. 011 d D1 3 Y Dog (Level 1/2)
  119. 012 g G1 3 Y Guard (Level 1/2)
  120. 013 s S1 3 Y SS Guard (Level 1/2)
  121. 014 #  A 3 Y Nazi Boss
  122. 015 % %% 0 Y Secret passage
  123. 016 D D3 3 Y Dog (Level 3/4)
  124. 017 G G3 3 Y Guard (Level 3/4) 
  125. 018 S S3 3 Y SS Guard (Level 3/4)
  126. 019 *  * 3 Y Misc Solid objects  
  127. 020 f  f 2 Y Dog Food    
  128. 021 A  A 2 Y Ammo Case  
  129. 022 &  & 0 Y Your starting location
  130. 023      0   Changes direction that enemy faces
  131. 024 X XX 0 Y Ends game (eXit)
  132. 025 o o  3 Y Officer (Level 1/2)
  133. 026 O O  3 Y Officer (Level 3/4)
  134. 027      0 N  
  135. 028 ~ ~  3 Y GHOST/Radiation Cloud
  136. 029 !  ! 2 Y Spear
  137. 030 "  " 2 Y Misc Walkthru Objects
  138. 031 m m  3 Y Mutant/Bat  (Level 1/2)
  139. 032 M M  3 Y Mutant/Bat (Level 3/4)
  140. 033      0 N 
  141. 034 K bk 2 Y Silver Key
  142. 035 Z  Z 3 Y Death Angel (Floor 21)
  143. 040 .  .   Y Lighting
  144.  
  145.  
  146. [MAP VALUES]
  147. ****
  148. * These are the map values which are found in the game's map file.
  149. * A maximum of 256 values can be defined (00 to ff).  Each value is assigned
  150. * a "group" value which is used to group similar map values together (eg. walls
  151. * doors, floors).
  152. *
  153. * Undefined map values are assigned a "group" value of 000 (unknown/invalid/
  154. * unrecognized).
  155. *
  156. *
  157. * Columns  1- 2 : Map value         : 2 digit hex number (00 to ff)
  158. * Columns  4- 6 : Map group number  : 3 digit decimal number (000 to 255)
  159. * Columns  8-13 : Comment           : Description of map group number
  160. * Columns 15+   : Comment           : Description of map value
  161. *
  162. ****
  163. *
  164. *        11111111
  165. *2345678901234567
  166. *  xxx xxxxxx xxxxxxxxxxx...
  167. *
  168. 00 001 Wall : Invalid
  169. 01 001 Wall : Grey stone 1
  170. 02 001 Wall : Grey stone 2
  171. 03 001 Wall : Grey w/banner
  172. 04 001 Wall : Grey w/hitler
  173. 05 001 Wall : Cell
  174. 06 001 Wall : Grey w/eagle
  175. 07 001 Wall : Cell w/skeleton
  176. 08 001 Wall : Blue stone 1
  177. 09 001 Wall : Blue stone 2
  178. 0a 001 Wall : Wood w/eagle
  179. 0b 001 Wall : Wood w/hitler
  180. 0c 001 Wall : Wood panelling
  181. 0d 004 Eleva: Entrance to level
  182. 0e 001 Wall : Steel w/signs
  183. 0f 001 Wall : Steel plate
  184. 10 005 Exit : Landscape 
  185. 11 001 Wall : Red brick 
  186. 12 001 Wall : Red w/wreath
  187. 13 001 Wall : Purple w/slime
  188. 14 001 Wall : Red w/shield
  189. 15 001 Wall : Elevator
  190. 16 001 Wall : Dead elevator
  191. 17 001 Wall : Wood w/Iron Cross
  192. 18 001 Wall : Grey w/slime
  193. 19 001 Wall : Purple w/blood
  194. 1a 001 Wall : Grey w/slime
  195. 1b 001 Wall : Grey stone 3
  196. 1c 001 Wall : Grey w/signs
  197. 1d 001 Wall : Brown weave
  198. 1e 001 Wall : Brn weave/blood1
  199. 1f 001 Wall : Brn weave/blood2
  200. 20 001 Wall : Brn weave/blood3
  201. 21 001 Wall : Stained glass
  202. 22 001 Wall : Blue skull
  203. 23 001 Wall : Grey brick 1
  204. 24 001 Wall : Blue swastika
  205. 25 001 Wall : Grey w/vent
  206. 26 001 Wall : Multicolor brick
  207. 27 001 Wall : Grey brick 2
  208. 28 001 Wall : Blue wall
  209. 29 001 Wall : Blue w/sign
  210. 2a 001 Wall : Brown marble 1
  211. 2b 001 Wall : Grey w/map
  212. 2c 001 Wall : Brown stone 1
  213. 2d 001 Wall : Brown stone 2
  214. 2e 001 Wall : Brown marble 2
  215. 2f 001 Wall : Brown marble w/flag
  216. 30 001 Wall : Wood panel
  217. 31 001 Wall : Grey w/hitler
  218. 32 001 Wall : Stone wall #1 (SOD)
  219. 33 001 Wall : Stone wall #2 (SOD)
  220. 34 001 Wall : Stone w/flag (SOD)
  221. 35 001 Wall : Stone w/wreath (SOD)
  222. 36 001 Wall : Grey Concrete(light)
  223. 37 001 Wall : Grey Concrete(dark)
  224. 38 001 Wall : Blood wall (SOD)
  225. 39 001 Wall : Concrete (SOD)
  226. 3a 001 Wall : BR Stone 1 (SOD)
  227. 3b 001 Wall : BR Stone 2 (SOD)
  228. 3c 001 Wall : Elevator wall (SOD)
  229. 3d 001 Wall : White panel (SOD)
  230. 3e 001 Wall : Brn Concrete (SOD)
  231. 3f 001 Wall : Purple Brick (SOD)
  232. 40 001 Wall : Not Documented
  233. 41 001 Wall : Grey stone 1
  234. 42 001 Wall : Grey stone 2
  235. 43 001 Wall : Grey w/banner
  236. 44 001 Wall : Grey w/hitler
  237. 45 001 Wall : Cell
  238. 46 001 Wall : Grey w/eagle
  239. 47 001 Wall : Cell w/skeleton
  240. 48 001 Wall : Blue stone 1
  241. 49 001 Wall : Blue stone 2
  242. 4a 001 Wall : Wood w/eagle
  243. 4b 001 Wall : Wood w/hitler
  244. 4c 001 Wall : Wood panelling
  245. 4d 004 Eleva: Entrance to level
  246. 4e 001 Wall : Steel w/signs
  247. 4f 001 Wall : Steel plate
  248. 50 005 Exit : Landscape
  249. 51 001 Wall : Red brick 
  250. 52 001 Wall : Red w/wreath
  251. 53 001 Wall : Purple w/slime
  252. 54 001 Wall : Red w/shield
  253. 55 001 Wall : Elevator
  254. 56 001 Wall : Dead elevator
  255. 57 001 Wall : Wood w/Iron Cross
  256. 58 001 Wall : Grey w/slime
  257. 59 001 Wall : Purple w/blood
  258. 5a 007 VDoor: Unlocked door-E/W
  259. 5b 002 HDoor: Unlocked door-N/S
  260. 5c 003 Lock : Locked door-E/W
  261. 5d 003 Lock : Locked door-N/S
  262. 5e 003 Lock : Locked door-E/W
  263. 5f 003 Lock : Locked door-N/S
  264. 60 003 Lock : Stuck door-N/S holo
  265. 61 003 Lock : Stuck door-E/W holo
  266.  
  267. 62 001 Wall : Not Known
  268. 63 001 Wall :  "    "
  269.  
  270. 64 004 Eleva: Elevator door-E/W
  271. 65 004 Eleva: Elev dr-E/W (SOD)
  272. 66 001 Wall : Multicolor brick
  273. 67 001 Wall : Grey brick 2
  274. 68 001 Wall : Blue Wall
  275. 69 001 Wall : Blue w/sign
  276.  
  277. ****
  278. *
  279. * Floor squares:
  280. *
  281. *     Guards standing on same numbered floor squares are ALL alerted if ONE
  282. *     of them is alerted (by a gunshot or seeing you).
  283. *
  284. *     Guards on squares with a different number are oblivious to your
  285. *     presence unless they see you.
  286. *
  287. ****
  288. 6a 006 Floor: Floor (deaf guard)
  289.  
  290. ****
  291. *
  292. * 6b - 8f: Guard can only see in front of him
  293. *
  294. ****
  295. 6b 006 Floor: Elev Flr to secret
  296. 6c 006 Floor: Floor 6C
  297. 6d 006 Floor: Floor 6D
  298. 6e 006 Floor: Floor 6E
  299. 6f 006 Floor: Floor 6F
  300. 70 006 Floor: Floor 70
  301. 71 006 Floor: Floor 71
  302. 72 006 Floor: Floor 72
  303. 73 006 Floor: Floor 73
  304. 74 006 Floor: Floor 74
  305. 75 006 Floor: Floor 75
  306. 76 006 Floor: Floor 76
  307. 77 006 Floor: Floor 77
  308. 78 006 Floor: Floor 78
  309. 79 006 Floor: Floor 79
  310. 7a 006 Floor: Floor 7A
  311. 7b 006 Floor: Floor 7B
  312. 7c 006 Floor: Floor 7C
  313. 7d 006 Floor: Floor 7D
  314. 7e 006 Floor: Floor 7E
  315. 7f 006 Floor: Floor 7F
  316. 80 006 Floor: Floor 80
  317. 81 006 Floor: Floor 81
  318. 82 006 Floor: Floor 82
  319. 83 006 Floor: Floor 83
  320. 84 006 Floor: Floor 84
  321. 85 006 Floor: Floor 85
  322. 86 006 Floor: Floor 86
  323. 87 006 Floor: Floor 87
  324. 88 006 Floor: Floor 88
  325. 89 006 Floor: Floor 89
  326. 8a 006 Floor: Floor 8A
  327. 8b 006 Floor: Floor 8B
  328. 8c 006 Floor: Floor 8C
  329. 8d 006 Floor: Floor 8D
  330. 8e 006 Floor: Floor 8E
  331. 8f 006 Floor: Floor 8F
  332. 96 001 Wall : Comment A
  333. 97 001 Wall :
  334. 98 001 Wall :
  335. 99 001 Wall :
  336. 9a 001 Wall :
  337. 9b 001 Wall :
  338. 9c 001 Wall :
  339. 9d 001 Wall :
  340. 9e 001 Wall :
  341. 9f 001 Wall :
  342. a0 001 Wall :
  343. a1 001 Wall :
  344. a2 001 Wall :
  345. a3 001 Wall :
  346. a4 001 Wall :
  347. a5 001 Wall :
  348. a6 001 Wall :
  349. a7 001 Wall :
  350. a8 001 Wall :
  351. a9 001 Wall :
  352. aa 001 Wall :
  353. ab 001 Wall :
  354. ac 001 Wall :
  355. ad 001 Wall :
  356. ae 001 Wall :
  357. af 001 Wall :
  358. b0 001 Wall :
  359. b1 001 Wall :
  360. b2 001 Wall :
  361. b3 001 Wall :
  362. b4 001 Wall :
  363. b5 001 Wall :
  364. b6 001 Wall :
  365. b7 001 Wall :
  366. b8 001 Wall :
  367. b9 001 Wall :
  368. ba 001 Wall :
  369. bb 001 Wall :
  370. bc 001 Wall :
  371. bd 001 Wall :
  372. be 001 Wall :
  373. bf 001 Wall :
  374. c0 001 Wall :
  375. c1 001 Wall :
  376. c2 001 Wall :
  377. c3 001 Wall :
  378. c4 001 Wall :
  379. c5 001 Wall :
  380. c6 001 Wall :
  381. c7 001 Wall :
  382. c8 001 Wall :
  383. c9 001 Wall :
  384. ca 001 Wall :
  385. cb 001 Wall :
  386. d0 001 Wall :
  387. d1 001 Wall :
  388. d2 001 Wall :
  389. d3 001 Wall :
  390. d4 001 Wall :
  391. d5 001 Wall :
  392. d6 001 Wall :
  393. d7 001 Wall :
  394. d8 001 Wall :
  395. d9 001 Wall :
  396. da 001 Wall :
  397. db 001 Wall :
  398. dc 001 Wall :
  399. dd 001 Wall :
  400. de 001 Wall :
  401. df 001 Wall :
  402. e0 001 Wall :
  403. e1 001 Wall :
  404. e2 001 Wall :
  405. e3 001 Wall :
  406. e4 000
  407. 35 000      : End of map
  408.  
  409.  
  410.  
  411. [OBJECT VALUES]
  412. ****
  413. * These are the object values which are found in the game's map file.
  414. * A maximum of 256 values can be defined (00 to ff).  Each value is assigned
  415. * a "group" value which is used to group similar object values together
  416. * (eg. food, treasure, miscellaneous objects, guards, dogs, etc).
  417. *
  418. * Undefined object values are assigned a "group" value of 000 (unknown/invalid/
  419. * unrecognized).
  420. *
  421. *
  422. * Columns  1- 2 : Object value       : 2 digit hex number (00 to ff)
  423. * Columns  4- 6 : Object group number: 3 digit decimal number (000 to 255)
  424. * Columns  8-13 : Comment            : Description of object group number
  425. * Columns 15+   : Comment            : Description of object value
  426. *
  427. ****
  428. *
  429. *        11111111
  430. *2345678901234567
  431. *  xxx xxxxxx xxxxxxxxxxx...
  432. *
  433. 00 001 Nothi: Nothing
  434.  
  435. 13 022 Start: Start position N
  436. 14 022 Start: Start position E
  437. 15 022 Start: Start position S
  438. 16 022 Start: Start position W
  439.  
  440. 17 010 Objec: Water
  441. 18 019 Objec: Oil drum
  442. 19 010 Objec: Table w/chairs
  443. 1a 040 Objec: Floor lamp
  444. 1b 040 Objec: Chandelier
  445. 1c 019 Objec: Hanging skeleton
  446.  
  447. 1d 020 Food : Dog food
  448.  
  449. 1e 019 Objec: Column
  450. 1f 019 Objec: Plant
  451. 20 010 Objec: Skeleton
  452. 21 019 Objec: Skulls on stick
  453. 22 019 Objec: Plant in vase
  454. 23 019 Objec: Vase
  455. 24 010 Objec: Round table
  456. 25 040 Objec: Green Ceiling light
  457. 26 019 Objec: Kitchen utensils
  458. 27 019 Objec: Armor
  459. 28 019 Objec: Empty cage
  460. 29 019 Objec: Cage w/skeleton
  461. 2a 010 Objec: Bones
  462.  
  463. 2b 009 YKey : Yellow key
  464. 2c 034 BKey : Blue key
  465.  
  466. 2d 019 Objec: Cage w/skulls
  467. 2e 010 Objec: Basket
  468.  
  469. 2f 003 Food : Food
  470. 30 004 Aid  : First aid kit
  471.  
  472. 31 002 Ammo : Ammunition
  473.  
  474. 32 005 Weap3: Machine gun
  475. 33 006 Weap4: Huge gun
  476.  
  477. 34 007 Treas: Cross
  478. 35 007 Treas: Chalice
  479. 36 007 Treas: Jewels
  480. 37 007 Treas: Crown
  481.  
  482. 38 008 Mirro: Extra life
  483.  
  484. 39 030 Objec: Bones w/blood
  485. 3a 019 Objec: Barrel
  486. 3b 019 Objec: Well w/water
  487. 3c 019 Objec: Well w/o water
  488. 3d 010 Objec: Pool of blood
  489. 3e 019 Objec: Flag 
  490.  
  491. 3f 040 Objec: Ceiling light
  492.  
  493. 40 030 Objec: Crushed bones 1
  494. 41 030 Objec: Crushed bones 2
  495. 42 010 Objec: Crushed Body
  496. 43 019 Objec: Cow skull
  497. 44 019 Objec: Well w/blood
  498. 45 019 Objec: Angel statue
  499. 46 010 Objec: Hanging vines
  500. 47 019 Objec: Brn Column
  501. 48 021 Objec: 25 Bullets
  502. 49 010 Objec: Truck rear
  503. 4a 029 Objec: Spear
  504.  
  505. 5a 023 Face : Turning point E
  506. 5b 023 Face : Turning point NE
  507. 5c 023 Face : Turning point N
  508. 5d 023 Face : Turning point NW
  509. 5e 023 Face : Turning point W
  510. 5f 023 Face : Turning point SW
  511. 60 023 Face : Turning point S
  512. 61 023 Face : Turning point SE
  513.  
  514. 62 015 Secre: Secret door
  515. 63 024 End  : End game trigger
  516.  
  517. 6a 028 Guard: GHOST
  518. 6b 035 Guard: ANGEL
  519. 6c 012 Guard: Guard 1/S/E
  520. 6d 012 Guard: Guard 1/S/N
  521. 6e 012 Guard: Guard 1/S/W
  522. 6f 012 Guard: Guard 1/S/S
  523. 70 012 Guard: Guard 1/M/E
  524. 71 012 Guard: Guard 1/M/N
  525. 72 012 Guard: Guard 1/M/W
  526. 73 012 Guard: Guard 1/M/S
  527. 7d 014 Guard: Trans Grosse
  528. 74 025 WGuar: Officer 1/S/E
  529. 75 025 WGuar: Officer 1/S/N
  530. 76 025 WGuar: Officer 1/S/W
  531. 77 025 WGuar: Officer 1/S/S
  532. 79 025 WGuar: Officer 1/M/E
  533. 78 025 WGuar: Officer 1/M/N
  534. 7b 025 WGuar: Officer 1/M/W
  535. 7a 025 WGuar: Officer 1/M/S
  536.  
  537.  
  538. 7c 010 Objec: Dead guard
  539.  
  540. 7e 013 SS   : SS 1/S/E
  541. 7f 013 SS   : SS 1/S/N
  542. 80 013 SS   : SS 1/S/W
  543. 81 013 SS   : SS 1/S/S
  544. 82 013 SS   : SS 1/M/E
  545. 83 013 SS   : SS 1/M/N
  546. 84 013 SS   : SS 1/M/W
  547. 85 013 SS   : SS 1/M/S
  548.  
  549. 8a 011 Dog  : Dog 1/M/E
  550. 8b 011 Dog  : Dog 1/M/N
  551. 8c 011 Dog  : Dog 1/M/W
  552. 8d 011 Dog  : Dog 1/M/S
  553. 8e 014 Guard: UberMutant
  554. 8f 014 Guard: Barnacle Wilhelm
  555. 90 017 Guar3: Tan soldier (skill level 3), standing still, facing east
  556. 91 017 Guar3: Tan soldier (skill level 3), standing still, facing north
  557. 92 017 Guar3: Tan soldier (skill level 3), standing still, facing west
  558. 93 017 Guar3: Tan soldier (skill level 3), standing still, facing south
  559. 94 017 Guar3: Tan soldier (skill level 3), walking east
  560. 95 017 Guar3: Tan soldier (skill level 3), walking north
  561. 96 017 Guar3: Tan soldier (skill level 3), walking west
  562. 97 017 Guar3: Tan soldier (skill level 3), walking south
  563.  
  564. 98 025 WGua3: (Eps.2+) White guard (skill level 3), standing, facing east
  565. 99 025 WGua3: (Eps.2+) White guard (skill level 3), standing, facing north
  566. 9a 025 WGua3: (Eps.2+) White guard (skill level 3), standing, facing west
  567. 9b 025 WGua3: (Eps.2+) White guard (skill level 3), standing, facing south
  568. 9d 026
  569. 9c 026
  570. 9f 026
  571. 9e 026
  572.  
  573. a1 014 Guard: Death Knight
  574. a2 018 SS3  : Blue soldier (skill level 3), standing still, facing east
  575. a3 018 SS3  : Blue soldier (skill level 3), standing still, facing north
  576. a4 018 SS3  : Blue soldier (skill level 3), standing still, facing west
  577. a5 018 SS3  : Blue soldier (skill level 3), standing still, facing south
  578. a6 018 SS3  : Blue soldier (skill level 3), walking east
  579. a7 018 SS3  : Blue soldier (skill level 3), walking north
  580. a8 018 SS3  : Blue soldier (skill level 3), walking west
  581. a9 018 SS3  : Blue soldier (skill level 3), walking south
  582.  
  583. ae 016 Dog3 : Dog (skill level 3), running east
  584. af 016 Dog3 : Dog (skill level 3), running north
  585. b0 016 Dog3 : Dog (skill level 3), running west
  586. b1 016 Dog3 : Dog (skill level 3), running south
  587.  
  588. b4 017 Guar4: Tan soldier (skill level 4), standing still, facing east
  589. b5 017 Guar4: Tan soldier (skill level 4), standing still, facing north
  590. b6 017 Guar4: Tan soldier (skill level 4), standing still, facing west
  591. b7 017 Guar4: Tan soldier (skill level 4), standing still, facing south
  592. b8 017 Guar4: Tan soldier (skill level 4), walking east
  593. b9 017 Guar4: Tan soldier (skill level 4), walking north
  594. ba 017 Guar4: Tan soldier (skill level 4), walking west
  595. bb 017 Guar4: Tan soldier (skill level 4), walking south
  596.  
  597. bc 026 WGua4: (Eps.2+) White guard (skill level 4), standing, facing east 
  598. bd 026 WGua4: (Eps.2+) White guard (skill level 4), standing, facing north
  599. be 026 WGua4: (Eps.2+) White guard (skill level 4), standing, facing west 
  600. bf 026 WGua4: (Eps.2+) White guard (skill level 4), standing, facing south
  601. c1 026 
  602. c0 026
  603. c3 026
  604. c2 026
  605.  
  606. c6 018 SS4  : Blue soldier (skill level 4), standing still, facing east
  607. c7 018 SS4  : Blue soldier (skill level 4), standing still, facing north
  608. c8 018 SS4  : Blue soldier (skill level 4), standing still, facing west
  609. c9 018 SS4  : Blue soldier (skill level 4), standing still, facing south
  610. ca 018 SS4  : Blue soldier (skill level 4), walking east
  611. cb 018 SS4  : Blue soldier (skill level 4), walking north
  612. cc 018 SS4  : Blue soldier (skill level 4), walking west
  613. cd 018 SS4  : Blue soldier (skill level 4), walking south
  614.  
  615. d2 016 Dog4 : Dog (skill level 4), running east
  616. d3 016 Dog4 : Dog (skill level 4), running north
  617. d4 016 Dog4 : Dog (skill level 4), running west
  618. d5 016 Dog4 : Dog (skill level 4), running south
  619.  
  620. d8 031 Zomb1: (Eps.2+) Zombie (skill level 1 & 2), standing facing east
  621. d9 031 Zomb1: (Eps.2+) Zombie (skill level 1 & 2), standing facing north
  622. da 031 Zomb1: (Eps.2+) Zombie (skill level 1 & 2), standing facing west
  623. db 031 Zomb1: (Eps.2+) Zombie (skill level 1 & 2), standing facing south
  624. dd 031
  625. dc 031
  626. df 031
  627. de 031
  628.  
  629. ea 032 Zomb3: (Eps.2+) Zombie (skill level 3), standing facing east 
  630. eb 032 Zomb3: (Eps.2+) Zombie (skill level 3), standing facing north
  631. ec 032 Zomb3: (Eps.2+) Zombie (skill level 3), standing facing west 
  632. ed 032 Zomb3: (Eps.2+) Zombie (skill level 3), standing facing south
  633. ef 032
  634. ee 032
  635. f1 032
  636. f0 032
  637.  
  638. fc 032 Zomb4: (Eps.2+) Zombie (skill level 4), standing facing east 
  639. fd 032 Zomb4: (Eps.2+) Zombie (skill level 4), standing facing north
  640. fe 032 Zomb4: (Eps.2+) Zombie (skill level 4), standing facing west 
  641. ff 032 Zomb4: (Eps.2+) Zombie (skill level 4), standing facing south
  642.  
  643.  
  644.